Partial specialization for N=2 2D-Array. More...
Partial specialization for N=2 2D-Array.
Definition at line 419 of file staggered_dist_grid_util.hpp.
#include <staggered_dist_grid_util.hpp>
Static Public Member Functions | |
| template<unsigned int p_val, typename sg , typename v_g > | |
| static void | write (sg &st_g, v_g &vg, size_t lg) | 
| write the staggered grid  More... | |
      
  | 
  inlinestatic | 
write the staggered grid
| p_val | property we are going to write | 
| sg | staggered grid type | 
| v_g | vector of grids | 
| st_g | staggered grid | 
| v_g | vector of grids | 
| lg | local grid of the staggered grid we are writing | 
Definition at line 432 of file staggered_dist_grid_util.hpp.